3.98 \(\int \frac{-1+\sqrt{3}-x}{\sqrt{-1-x^3}} \, dx\)

Optimal. Leaf size=248 \[ \frac{2 \sqrt{-x^3-1}}{x-\sqrt{3}+1}+\frac{4 \sqrt [4]{3} \sqrt{2-\sqrt{3}} (x+1) \sqrt{\frac{x^2-x+1}{\left (x-\sqrt{3}+1\right )^2}} F\left (\sin ^{-1}\left (\frac{x+\sqrt{3}+1}{x-\sqrt{3}+1}\right )|-7+4 \sqrt{3}\right )}{\sqrt{-\frac{x+1}{\left (x-\sqrt{3}+1\right )^2}} \sqrt{-x^3-1}}-\frac{\sqrt [4]{3} \sqrt{2+\sqrt{3}} (x+1) \sqrt{\frac{x^2-x+1}{\left (x-\sqrt{3}+1\right )^2}} E\left (\sin ^{-1}\left (\frac{x+\sqrt{3}+1}{x-\sqrt{3}+1}\right )|-7+4 \sqrt{3}\right )}{\sqrt{-\frac{x+1}{\left (x-\sqrt{3}+1\right )^2}} \sqrt{-x^3-1}} \]

[Out]

(2*Sqrt[-1 - x^3])/(1 - Sqrt[3] + x) - (3^(1/4)*Sqrt[2 + Sqrt[3]]*(1 + x)*Sqrt[(
1 - x + x^2)/(1 - Sqrt[3] + x)^2]*EllipticE[ArcSin[(1 + Sqrt[3] + x)/(1 - Sqrt[3
] + x)], -7 + 4*Sqrt[3]])/(Sqrt[-((1 + x)/(1 - Sqrt[3] + x)^2)]*Sqrt[-1 - x^3])
+ (4*3^(1/4)*Sqrt[2 - Sqrt[3]]*(1 + x)*Sqrt[(1 - x + x^2)/(1 - Sqrt[3] + x)^2]*E
llipticF[ArcSin[(1 + Sqrt[3] + x)/(1 - Sqrt[3] + x)], -7 + 4*Sqrt[3]])/(Sqrt[-((
1 + x)/(1 - Sqrt[3] + x)^2)]*Sqrt[-1 - x^3])

_______________________________________________________________________________________

Rubi [A]  time = 0.127578, antiderivative size = 248, normalized size of antiderivative = 1., number of steps used = 3, number of rules used = 3, integrand size = 22, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.136 \[ \frac{2 \sqrt{-x^3-1}}{x-\sqrt{3}+1}+\frac{4 \sqrt [4]{3} \sqrt{2-\sqrt{3}} (x+1) \sqrt{\frac{x^2-x+1}{\left (x-\sqrt{3}+1\right )^2}} F\left (\sin ^{-1}\left (\frac{x+\sqrt{3}+1}{x-\sqrt{3}+1}\right )|-7+4 \sqrt{3}\right )}{\sqrt{-\frac{x+1}{\left (x-\sqrt{3}+1\right )^2}} \sqrt{-x^3-1}}-\frac{\sqrt [4]{3} \sqrt{2+\sqrt{3}} (x+1) \sqrt{\frac{x^2-x+1}{\left (x-\sqrt{3}+1\right )^2}} E\left (\sin ^{-1}\left (\frac{x+\sqrt{3}+1}{x-\sqrt{3}+1}\right )|-7+4 \sqrt{3}\right )}{\sqrt{-\frac{x+1}{\left (x-\sqrt{3}+1\right )^2}} \sqrt{-x^3-1}} \]

Antiderivative was successfully verified.

[In]  Int[(-1 + Sqrt[3] - x)/Sqrt[-1 - x^3],x]

[Out]

(2*Sqrt[-1 - x^3])/(1 - Sqrt[3] + x) - (3^(1/4)*Sqrt[2 + Sqrt[3]]*(1 + x)*Sqrt[(
1 - x + x^2)/(1 - Sqrt[3] + x)^2]*EllipticE[ArcSin[(1 + Sqrt[3] + x)/(1 - Sqrt[3
] + x)], -7 + 4*Sqrt[3]])/(Sqrt[-((1 + x)/(1 - Sqrt[3] + x)^2)]*Sqrt[-1 - x^3])
+ (4*3^(1/4)*Sqrt[2 - Sqrt[3]]*(1 + x)*Sqrt[(1 - x + x^2)/(1 - Sqrt[3] + x)^2]*E
llipticF[ArcSin[(1 + Sqrt[3] + x)/(1 - Sqrt[3] + x)], -7 + 4*Sqrt[3]])/(Sqrt[-((
1 + x)/(1 - Sqrt[3] + x)^2)]*Sqrt[-1 - x^3])

_______________________________________________________________________________________

Rubi in Sympy [A]  time = 13.0755, size = 211, normalized size = 0.85 \[ \frac{2 \sqrt{- x^{3} - 1}}{x - \sqrt{3} + 1} - \frac{\sqrt [4]{3} \sqrt{\frac{x^{2} - x + 1}{\left (x - \sqrt{3} + 1\right )^{2}}} \sqrt{\sqrt{3} + 2} \left (x + 1\right ) E\left (\operatorname{asin}{\left (\frac{x + 1 + \sqrt{3}}{x - \sqrt{3} + 1} \right )}\middle | -7 + 4 \sqrt{3}\right )}{\sqrt{\frac{- x - 1}{\left (x - \sqrt{3} + 1\right )^{2}}} \sqrt{- x^{3} - 1}} + \frac{4 \sqrt [4]{3} \sqrt{\frac{x^{2} - x + 1}{\left (x - \sqrt{3} + 1\right )^{2}}} \sqrt{- \sqrt{3} + 2} \left (x + 1\right ) F\left (\operatorname{asin}{\left (\frac{x + 1 + \sqrt{3}}{x - \sqrt{3} + 1} \right )}\middle | -7 + 4 \sqrt{3}\right )}{\sqrt{\frac{- x - 1}{\left (x - \sqrt{3} + 1\right )^{2}}} \sqrt{- x^{3} - 1}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  rubi_integrate((-1-x+3**(1/2))/(-x**3-1)**(1/2),x)

[Out]

2*sqrt(-x**3 - 1)/(x - sqrt(3) + 1) - 3**(1/4)*sqrt((x**2 - x + 1)/(x - sqrt(3)
+ 1)**2)*sqrt(sqrt(3) + 2)*(x + 1)*elliptic_e(asin((x + 1 + sqrt(3))/(x - sqrt(3
) + 1)), -7 + 4*sqrt(3))/(sqrt((-x - 1)/(x - sqrt(3) + 1)**2)*sqrt(-x**3 - 1)) +
 4*3**(1/4)*sqrt((x**2 - x + 1)/(x - sqrt(3) + 1)**2)*sqrt(-sqrt(3) + 2)*(x + 1)
*elliptic_f(asin((x + 1 + sqrt(3))/(x - sqrt(3) + 1)), -7 + 4*sqrt(3))/(sqrt((-x
 - 1)/(x - sqrt(3) + 1)**2)*sqrt(-x**3 - 1))

_______________________________________________________________________________________

Mathematica [C]  time = 0.199515, size = 146, normalized size = 0.59 \[ \frac{(1+i) \sqrt [6]{-1} \sqrt [4]{3} \sqrt{-(-1)^{5/6}+i x} \sqrt{-\sqrt [3]{-1} x^2-(-1)^{2/3} x+1} \left (\left (\sqrt{3}-1\right ) F\left (\sin ^{-1}\left (\frac{\sqrt{-\sqrt [6]{-1} \left (x+(-1)^{2/3}\right )}}{\sqrt [4]{3}}\right )|\sqrt [3]{-1}\right )-(1-i) \sqrt [6]{-1} E\left (\sin ^{-1}\left (\frac{\sqrt{-\sqrt [6]{-1} \left (x+(-1)^{2/3}\right )}}{\sqrt [4]{3}}\right )|\sqrt [3]{-1}\right )\right )}{\sqrt{-x^3-1}} \]

Warning: Unable to verify antiderivative.

[In]  Integrate[(-1 + Sqrt[3] - x)/Sqrt[-1 - x^3],x]

[Out]

((1 + I)*(-1)^(1/6)*3^(1/4)*Sqrt[-(-1)^(5/6) + I*x]*Sqrt[1 - (-1)^(2/3)*x - (-1)
^(1/3)*x^2]*((-1 + I)*(-1)^(1/6)*EllipticE[ArcSin[Sqrt[-((-1)^(1/6)*((-1)^(2/3)
+ x))]/3^(1/4)], (-1)^(1/3)] + (-1 + Sqrt[3])*EllipticF[ArcSin[Sqrt[-((-1)^(1/6)
*((-1)^(2/3) + x))]/3^(1/4)], (-1)^(1/3)]))/Sqrt[-1 - x^3]

_______________________________________________________________________________________

Maple [A]  time = 0.015, size = 370, normalized size = 1.5 \[{-2\,i\sqrt{i \left ( x-{\frac{1}{2}}-{\frac{i}{2}}\sqrt{3} \right ) \sqrt{3}}\sqrt{{\frac{1+x}{{\frac{3}{2}}+{\frac{i}{2}}\sqrt{3}}}}\sqrt{-i \left ( x-{\frac{1}{2}}+{\frac{i}{2}}\sqrt{3} \right ) \sqrt{3}}{\it EllipticF} \left ({\frac{\sqrt{3}}{3}\sqrt{i \left ( x-{\frac{1}{2}}-{\frac{i}{2}}\sqrt{3} \right ) \sqrt{3}}},\sqrt{{\frac{i\sqrt{3}}{{\frac{3}{2}}+{\frac{i}{2}}\sqrt{3}}}} \right ){\frac{1}{\sqrt{-{x}^{3}-1}}}}+{{\frac{2\,i}{3}}\sqrt{3}\sqrt{i \left ( x-{\frac{1}{2}}-{\frac{i}{2}}\sqrt{3} \right ) \sqrt{3}}\sqrt{{\frac{1+x}{{\frac{3}{2}}+{\frac{i}{2}}\sqrt{3}}}}\sqrt{-i \left ( x-{\frac{1}{2}}+{\frac{i}{2}}\sqrt{3} \right ) \sqrt{3}}{\it EllipticF} \left ({\frac{\sqrt{3}}{3}\sqrt{i \left ( x-{\frac{1}{2}}-{\frac{i}{2}}\sqrt{3} \right ) \sqrt{3}}},\sqrt{{\frac{i\sqrt{3}}{{\frac{3}{2}}+{\frac{i}{2}}\sqrt{3}}}} \right ){\frac{1}{\sqrt{-{x}^{3}-1}}}}+{{\frac{2\,i}{3}}\sqrt{3}\sqrt{i \left ( x-{\frac{1}{2}}-{\frac{i}{2}}\sqrt{3} \right ) \sqrt{3}}\sqrt{{\frac{1+x}{{\frac{3}{2}}+{\frac{i}{2}}\sqrt{3}}}}\sqrt{-i \left ( x-{\frac{1}{2}}+{\frac{i}{2}}\sqrt{3} \right ) \sqrt{3}} \left ( \left ({\frac{3}{2}}+{\frac{i}{2}}\sqrt{3} \right ){\it EllipticE} \left ({\frac{\sqrt{3}}{3}\sqrt{i \left ( x-{\frac{1}{2}}-{\frac{i}{2}}\sqrt{3} \right ) \sqrt{3}}},\sqrt{{\frac{i\sqrt{3}}{{\frac{3}{2}}+{\frac{i}{2}}\sqrt{3}}}} \right ) -{\it EllipticF} \left ({\frac{\sqrt{3}}{3}\sqrt{i \left ( x-{\frac{1}{2}}-{\frac{i}{2}}\sqrt{3} \right ) \sqrt{3}}},\sqrt{{\frac{i\sqrt{3}}{{\frac{3}{2}}+{\frac{i}{2}}\sqrt{3}}}} \right ) \right ){\frac{1}{\sqrt{-{x}^{3}-1}}}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  int((-1-x+3^(1/2))/(-x^3-1)^(1/2),x)

[Out]

-2*I*(I*(x-1/2-1/2*I*3^(1/2))*3^(1/2))^(1/2)*((1+x)/(3/2+1/2*I*3^(1/2)))^(1/2)*(
-I*(x-1/2+1/2*I*3^(1/2))*3^(1/2))^(1/2)/(-x^3-1)^(1/2)*EllipticF(1/3*3^(1/2)*(I*
(x-1/2-1/2*I*3^(1/2))*3^(1/2))^(1/2),(I*3^(1/2)/(3/2+1/2*I*3^(1/2)))^(1/2))+2/3*
I*3^(1/2)*(I*(x-1/2-1/2*I*3^(1/2))*3^(1/2))^(1/2)*((1+x)/(3/2+1/2*I*3^(1/2)))^(1
/2)*(-I*(x-1/2+1/2*I*3^(1/2))*3^(1/2))^(1/2)/(-x^3-1)^(1/2)*EllipticF(1/3*3^(1/2
)*(I*(x-1/2-1/2*I*3^(1/2))*3^(1/2))^(1/2),(I*3^(1/2)/(3/2+1/2*I*3^(1/2)))^(1/2))
+2/3*I*3^(1/2)*(I*(x-1/2-1/2*I*3^(1/2))*3^(1/2))^(1/2)*((1+x)/(3/2+1/2*I*3^(1/2)
))^(1/2)*(-I*(x-1/2+1/2*I*3^(1/2))*3^(1/2))^(1/2)/(-x^3-1)^(1/2)*((3/2+1/2*I*3^(
1/2))*EllipticE(1/3*3^(1/2)*(I*(x-1/2-1/2*I*3^(1/2))*3^(1/2))^(1/2),(I*3^(1/2)/(
3/2+1/2*I*3^(1/2)))^(1/2))-EllipticF(1/3*3^(1/2)*(I*(x-1/2-1/2*I*3^(1/2))*3^(1/2
))^(1/2),(I*3^(1/2)/(3/2+1/2*I*3^(1/2)))^(1/2)))

_______________________________________________________________________________________

Maxima [F]  time = 0., size = 0, normalized size = 0. \[ -\int \frac{x - \sqrt{3} + 1}{\sqrt{-x^{3} - 1}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(-(x - sqrt(3) + 1)/sqrt(-x^3 - 1),x, algorithm="maxima")

[Out]

-integrate((x - sqrt(3) + 1)/sqrt(-x^3 - 1), x)

_______________________________________________________________________________________

Fricas [F]  time = 0., size = 0, normalized size = 0. \[{\rm integral}\left (-\frac{x - \sqrt{3} + 1}{\sqrt{-x^{3} - 1}}, x\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(-(x - sqrt(3) + 1)/sqrt(-x^3 - 1),x, algorithm="fricas")

[Out]

integral(-(x - sqrt(3) + 1)/sqrt(-x^3 - 1), x)

_______________________________________________________________________________________

Sympy [A]  time = 2.44392, size = 97, normalized size = 0.39 \[ \frac{i x^{2} \Gamma \left (\frac{2}{3}\right ){{}_{2}F_{1}\left (\begin{matrix} \frac{1}{2}, \frac{2}{3} \\ \frac{5}{3} \end{matrix}\middle |{x^{3} e^{i \pi }} \right )}}{3 \Gamma \left (\frac{5}{3}\right )} - \frac{\sqrt{3} i x \Gamma \left (\frac{1}{3}\right ){{}_{2}F_{1}\left (\begin{matrix} \frac{1}{3}, \frac{1}{2} \\ \frac{4}{3} \end{matrix}\middle |{x^{3} e^{i \pi }} \right )}}{3 \Gamma \left (\frac{4}{3}\right )} + \frac{i x \Gamma \left (\frac{1}{3}\right ){{}_{2}F_{1}\left (\begin{matrix} \frac{1}{3}, \frac{1}{2} \\ \frac{4}{3} \end{matrix}\middle |{x^{3} e^{i \pi }} \right )}}{3 \Gamma \left (\frac{4}{3}\right )} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((-1-x+3**(1/2))/(-x**3-1)**(1/2),x)

[Out]

I*x**2*gamma(2/3)*hyper((1/2, 2/3), (5/3,), x**3*exp_polar(I*pi))/(3*gamma(5/3))
 - sqrt(3)*I*x*gamma(1/3)*hyper((1/3, 1/2), (4/3,), x**3*exp_polar(I*pi))/(3*gam
ma(4/3)) + I*x*gamma(1/3)*hyper((1/3, 1/2), (4/3,), x**3*exp_polar(I*pi))/(3*gam
ma(4/3))

_______________________________________________________________________________________

GIAC/XCAS [F]  time = 0., size = 0, normalized size = 0. \[ \int -\frac{x - \sqrt{3} + 1}{\sqrt{-x^{3} - 1}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(-(x - sqrt(3) + 1)/sqrt(-x^3 - 1),x, algorithm="giac")

[Out]

integrate(-(x - sqrt(3) + 1)/sqrt(-x^3 - 1), x)